Skip to content

chore(deps): update all dependencies - #133

Merged
harlan-zw merged 1 commit into
mainfrom
chore/latest-deps
Sep 4, 2026
Merged

chore(deps): update all dependencies#133
harlan-zw merged 1 commit into
mainfrom
chore/latest-deps

Conversation

@harlan-zw

Copy link
Copy Markdown
Collaborator

❓ Type of change

  • 📖 Documentation
  • 🐞 Bug fix
  • 👌 Enhancement
  • ✨ New feature
  • 🧹 Chore
  • ⚠️ Breaking change

📚 Description

Rust dependencies had drifted across major releases. Ratatui 0.30 also changed Terminal::clear() to request a cursor position. That can leave skilld update waiting on a silent terminal.

Architecture after this change: current dependency graphs across shared crates, the native CLI, and system boundaries

The Rust graph now uses Keyring 4, ed25519-dalek 3, Ratatui 0.30, and Crossterm 0.29. pnpm transitives are refreshed too. The alternate screen clears without a cursor query, and Ratatui keeps its layout cache.

⚠️ Breaking Changes

Source builds now require Rust 1.88 or newer.

📝 Migration

Run rustup update stable before building from source.

🤖 AI disclosure: Harlan Agent Kit modified this description. My AI open-source policy.

@harlan-github-agent harlan-github-agent Bot added harlan-agent-running An Agent holds a Task on this issue or pull request right now. harlan-agent-review-required Pull request triage requires an adversarial Review for this head commit. labels Sep 4, 2026
@harlan-github-agent

harlan-github-agent Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

🤖 MERGED

Harlan Agent Kit posted this automated review. It is not Harlan's personal review or approval. AI open source policy. Last updated: 2026-09-04 04:06 UTC.

GitHub merged this pull request. No further automated Review will run.

@harlan-zw
harlan-zw merged commit a43a54e into main Sep 4, 2026
2 checks passed
@harlan-github-agent harlan-github-agent Bot removed harlan-agent-running An Agent holds a Task on this issue or pull request right now. harlan-agent-review-required Pull request triage requires an adversarial Review for this head commit. labels Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant